This report attempts to answer a number of questions for Humanities II Charter School in The Bronx, New York City.
Question: If I want to to target and recruit ells, where would the most sensible places be to work on targeted recruitment?
tmap_mode("view")
## tmap mode set to interactive viewing
tm_shape(nyc_sds) + tm_borders() + tm_fill(alpha = 0) +
tm_shape(high_ell_schools_man_bx, bbox = high_ell_schools_man_bx) +
tm_symbols(col = "red",
size = 0.3)